OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
reduce_type< double[]> Struct Template Reference

A reduction operation on an array of double is a double. More...

Detailed Description

template<>
struct reduce_type< double[]>

A reduction operation on an array of double is a double.

Definition at line 18 of file reduce_type.hpp.

#include <reduce_type.hpp>

Public Types

typedef double type
 define the double
 

The documentation for this struct was generated from the following file: